home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 4 / MacMania 4.toast / / Tools&Utilities / duo-depth-10b1-strip / Read Me About DuoDepth < prev   
Text File  |  1995-07-07  |  4KB  |  48 lines

  1. Read Me About DuoDepth
  2.  
  3. One of coolest features of the Duo 280c is that you can display thousands of colours by reducing the display size from 640 x 480 to 640 x 400.  One of the most annoying features of the Duo 280c is that you have to use the Options button in the Monitors control panel to do the switch. This requires many steps and is generally a pain. Worse yet, none of the standard depth switching tools are any help because they don’t deal with changing the size of the display in order to change the depth.
  4.  
  5. So I decided to write a quick hack to make this easier. The obvious place for such a quick hack is in the Control Strip.
  6.  
  7. DuoDepth is a control strip module that allows you to switch your Duo 280c from 640 x 480, 256 Colours or Greys, to 640 x 400, Thousands of Colours.
  8.  
  9.  
  10. Installation and Use
  11.  
  12. You must have a Duo 280c to run DuoDepth.  Install it by dragging it to the Control Strip Modules folder inside your system folder. You must restart for it to appear in your control strip.
  13.  
  14. Once you have rebooted you should see DuoDepth’s icon in the control strip. Clicking on it pops up a menu from which you can select the setting you want.  The current setting is marked with a •.
  15.  
  16.  
  17. Restrictions and Caveats
  18.  
  19. The primary restriction on DuoDepth is that it only works on a Duo 280c.  The reason this restriction exists is that, in order to speed up its development, I made a lot of assumptions about the video setup and I’m very concerned that these assumptions will break on any other machines. I wait enthralled for an enterprising Duo 270c owner to hack out the check and inform me that it works on their hardware and I’ll add that machine to the list of supported machines.
  20.  
  21. Some of the assumptions I made are:
  22.  
  23. • That the built-in display in the main device, ie the device with the menu bar. God knows what happens if you move the menu bar to a NuBus card and try to switch modes on that display. Don’t do it!
  24.  
  25. • That, if the main device is less than 480 pixels high, the display is in 640 x 400 mode. This is only used to set the item in the menu and should only result in cosmetic problems if it fails.
  26.  
  27. • That the video modes 128 and 129 correspond to the thousands and 256 colour modes respectively.
  28.  
  29. I could fix all of these problems by using the Slot Manager to walk the Duo’s pseudo-declaration ROM and finding the data structures but I’m basically too lazy.
  30.  
  31. Oh yeah, DuoDepth scrambles your desktop icons totally when you switch the display size down. I’m not sure why this happens here but not with the Monitors control panel.  If anyone has any idea how to stop this please let me know.
  32.  
  33.  
  34. About the Source Code
  35.  
  36. The source code to DuoDepth is included in the archive. It compiles under MPW Pascal 3.3.1 with Universal Pascal Interfaces (UPI) 2.0.  Apart from the restrictions noted above, I’m fairly happy with the source code. It is not at all skanky (–:  Then again, it isn’t very large.
  37.  
  38.  
  39. Credits
  40.  
  41. DuoDepth was developed by Quinn “The Eskimo!” with no help from anyone else (–:  It was written on the afternoon of 7 July 1995.  Version 1.0b1 is the first released version.
  42.  
  43. I don’t intend to do any more development on this beyond my own needs.  If you are interested in taking over the development of this product — for example, to extend it to support different machines and remove some of the caveats — please contact me.
  44.  
  45. DuoDepth is Freeware and is dedicated to the Duo’s designers.  Gods of Product Design we love you!
  46.  
  47. Quinn “The Eskimo!”    <mailto:quinn@cs.uwa.edu.au>    7 July 1995
  48.